Symfony\Component\EventDispatcher\EventDispatcher S

Total Complexity 32
Dependencies 3
Dependents 6
Total lines 156
Lines of code 82
Logical lines of code 44
Comment lines 42
Methods 9
Properties 2

Methods 9

Method Rating Maintainability Complexity Lines of code
addSubscriber()
S
60 7 13
removeSubscriber()
S
62 6 11
getListeners()
S
60 5 14
removeListener()
S
62 4 10
dispatch()
S
61 3 12
doDispatch()
S
67 3 8
sortListeners()
S
68 2 7
hasListeners()
S
79 1 3
addListener()
S
75 1 4